THttpOptions class overview.
Properties
  
    | Name |     Description |   
  
    | 
 AuthenticationType      | 
    
Specifies the HTTP authorization type. 
     | 
  
  
    | 
 Enabled      | 
    
Enables an HTTP connection. 
     | 
  
  
    | 
 Password      | 
    
Holds the password for HTTP authorization. 
     | 
  
  
    | 
 ProxyOptions      | 
    
Holds a TProxyOptions object that contains settings for a proxy connection. 
     | 
  
  
    | 
 Token      | 
    
 
Holds the token used for HTTP authorization. 
     | 
  
  
    | 
 TrustServerCertificate      | 
    
Verifies the server certificate during an SSL handshake. 
     | 
  
  
    | 
 Url      | 
    
Holds the URL of the PHP script for HTTP tunneling. 
     | 
  
  
    | 
 Username      | 
    
Holds the username for HTTP authorization. 
     |